R undocumented/InviteFunctions.R

# This function creates a Invite object for use in creating and modifying Invite objects.
createInviteObject = function(section_id  = NULL, section_name  = NULL, group_id  = NULL, group_name  = NULL, picture_url  = NULL, school_name  = NULL, school_id  = NULL, created  = NULL){
object = as.list(environment()) 
 object = userObject[as.character(userObject) != "NULL"] 
 return(userObject) 
 }
sterfa02/SchoologyAPI documentation built on Jan. 10, 2023, 11:27 p.m.